babl.git
2012-08-01 Jon Nordbybuild: Fix distcheck by disting tests/introspection.py
2012-08-01 Jon Nordbybuild: Use 'rsvg-convert' instead of 'rsvg'
2012-07-31 Øyvind Kolåsextensions: #define _POSIX_C_SOURCE for lrint
2012-07-31 Øyvind Kolåsextensions: cairo - remove unused lut_linear table
2012-07-31 Jon Nordbyintrospection: Add GI/GTKDoc style symbol references...
2012-07-31 Jon Nordbyintrospection: Pass --warn-all to g-ir-scanner
2012-07-31 Jon Nordbyconfigure.ac: Fix typo in check for GI >= 1.33.5
2012-07-31 Jon Nordbytests: Add test setup for introspection bindings in...
2012-07-30 Øyvind Kolåsextensions: make fastpath for R'G'B'A u8 to cairo-ARGB3...
2012-07-30 Alexia Deathextensions: add fastpath for R'G'B'A u8 to cairo-ARGB32...
2012-07-29 Jon Nordbyintrospection: Babl.BablObject -> Babl.Object
2012-07-27 Jon NordbyBug 673422 - Babl C type not accessible to introspectio...
2012-07-27 Øyvind KolåsRevert "Add simple test app to test pow-24 accuracy"
2012-07-27 Øyvind KolåsRevert "extensions/gggl{,-lies}.c: do not register...
2012-07-27 Alexander LarssonAdd simple test app to test pow-24 accuracy
2012-07-14 Massimo Valentiniextensions/gggl{,-lies}.c: do not register the same...
2012-07-14 Massimo Valentiniextensions/gggl{,-lies}.c: round toward nearest in...
2012-07-14 Massimo Valentiniextensions/gggl{,-lies}.c: fix a Fixme: (>>8 vs /255)
2012-07-14 Massimo Valentiniextensions/gggl{,-lies}.c: use 'lrint' where it is...
2012-07-14 Massimo Valentiniextensions/gggl{,-lies}.c: fix conversions u16 <-> u8
2012-07-14 Massimo Valentiniextensions/gggl{,-lies}.c: reduce errors of table-based...
2012-07-14 Massimo Valentiniextensions/gggl.c: move table-based conversions in...
2012-07-14 Massimo Valentinibabl: don't write anything if dest model lacks a source...
2012-07-14 Massimo Valentinitests: add a test for conversions cairo-RGB24 <-> R...
2012-06-25 Michael Muréindex-static.html.in: correct usage example
2012-06-25 Michael Muréindex-static.html.in: force utf-8 charset in <head>
2012-06-18 Alexander LarssonUse new approximations for gamma conversions
2012-06-18 Alexander LarssonAdd fast approximations of x^2.4 and x^(1/2.4)
2012-05-23 Michael Muréupdate .gitignore
2012-05-22 Michael Murésse-fixups: use more portable functions to help compile...
2012-05-18 Martin Nordholtsfixup! tests: Avoid rounding error and correct source...
2012-05-18 Martin Nordholtstests: Avoid rounding error and correct source pixels
2012-05-13 Øyvind Kolåsadd a u15 type that is 16bit only using 15bits
2012-05-07 Michael Nattererconfigure: don't set SHREXT to .dylib on darwin
2012-05-04 Øyvind Kolåsadd fast paths for conversions to cairo-RGB24
2012-05-04 Øyvind Kolåsdo not repeat test many many times
2012-05-04 Massimo Valentiniextensions: cairo ARGB format is premultiplied
2012-05-04 Massimo Valentinibabl: initialize 'palette' babl-format member
2012-05-03 Simon Budigfix a warning
2012-05-02 Øyvind Kolåsfix cpu-accel test for 64bit
2012-05-02 Øyvind Kolåsonly enable sse-fixups when not on 64bit
2012-05-02 Øyvind Kolåstests: add more float->8bit tests
2012-05-02 Øyvind Kolåstests: split utility function out into common.inc
2012-05-02 Øyvind Kolåsdirectly use stdint types in half-float reference code
2012-05-02 Øyvind Kolåsuse stdint types for sized data types
2012-05-01 Øyvind Kolåsalso test >1.0 values when converting from float to u8
2012-05-01 Simon Budigadd simple test for float->u8 conversion
2012-05-01 Øyvind Kolåsadd some standard u32 based formats
2012-04-30 Øyvind Kolåsfurther slight decrease of error in conversion
2012-04-29 Øyvind Kolåsdecrease error of float to 8bit LUT extension
2012-04-25 Øyvind Kolåsadd babl_format_get_model
2012-04-25 Øyvind Kolåsadd some half-float based formats
2012-04-23 Øyvind KolåsRevert "replace gamma functions with #defines"
2012-04-23 Øyvind KolåsRevert "guard gamma defines' argument in extra ()s"
2012-04-23 Øyvind KolåsRevert "Revert "allocate temporary buffers for fish...
2012-04-23 Øyvind Kolåsguard gamma defines' argument in extra ()s
2012-04-23 Øyvind KolåsRevert "allocate temporary buffers for fish conversion...
2012-04-22 Øyvind Kolåsreplace gamma functions with #defines
2012-04-22 Øyvind Kolåsallocate temporary buffers for fish conversion on the...
2012-04-21 Øyvind Kolåsbase: added IEEE 754-2008 half precision float
2012-04-10 Øyvind Kolåstests: added test to extract a component
2012-04-05 Dominique Leuenbergergobject-introspection: fix build of the .gir and .typel...
2012-04-05 Øyvind Kolåsbabl/babl-palette.c: remove include of <values.h>
2012-04-05 Øyvind Kolåsbabl/babl-palette.c: #include <limits.h>
2012-04-02 Øyvind Kolåspost release bump version to 0.1.11
2012-04-02 Øyvind Kolåsrelease 0.1.10
2012-04-02 Øyvind KolåsGet rid of ChangeLog
2012-04-01 Øyvind Kolåsextensions: quadruple precision of LUT based floatfuncs
2012-04-01 Øyvind Kolåsfast-float: reduce overhead of saturating LUT
2012-04-01 Øyvind Kolåsextensions/fast-float: reduce precision
2012-04-01 Øyvind Kolåsextensions: add lut based gamma for float
2012-03-31 Øyvind Kolåsbabl: reduce number of pixels tested when profiling...
2012-03-31 Øyvind Kolåsextensions: get rid of some of the conversions with...
2012-03-31 Øyvind Kolåsextensions: remove optmized powf, use the fully correct...
2012-03-31 Øyvind Kolåsextensions: add an extension with some float optimizations
2012-03-31 Øyvind Kolåsbase/util.h change define used in include guards
2012-03-31 Øyvind Kolåsuse optimized powf for x^(1.0/2.4)
2012-03-31 Øyvind Kolåsreorder loops of reference premul
2012-03-31 Øyvind Kolåsuse sse conversions also for gamma corrected data
2012-03-29 Øyvind Kolåspost release version bump to 0.1.9
2012-03-29 Øyvind Kolåsbump version to 0.1.8
2012-03-29 Øyvind Kolåsbuild: do not enable introspection even for distcheck
2012-03-29 Øyvind Kolåspalette: return the same values if same name is provided
2012-03-28 Øyvind Kolåspalette: change alpha reporting for palette formats
2012-03-26 Øyvind Kolåspalette: use INT_MAX instead of MAXINT
2012-03-21 Øyvind Kolåsadd babl_format_is_palette
2012-03-19 Øyvind Kolåspalette: return the BablModel created
2012-03-19 Øyvind Kolåsdisable gobject introspection by default
2012-03-19 Øyvind Kolåspalette: optimize rgb(a) -> palette index computation
2012-03-18 Øyvind Kolåspalette: add fast paths for adding and removing alpha...
2012-03-18 Øyvind Kolåstests: constify tests
2012-03-18 Øyvind Kolåsconstify API
2012-03-18 Øyvind Kolåspalette: add fastish path for alpha<->no alpha
2012-03-18 Øyvind Kolåscarry around user data in BablConversion
2012-03-18 Øyvind Kolåspalette: changed API to have aplha and non-alpha format...
2012-03-18 Øyvind Kolåsmake babl pass valgrinding
2012-03-18 Øyvind Kolåspalette: initialize with 8bit fast path buffer
2012-03-18 Øyvind Kolåsadd 8bit fast path for pal -> rgba
2012-03-17 Øyvind Kolåsadd bablformats that match the hosts endianness
2012-03-17 Øyvind Kolåspalette: cache the double version of the palette internally
next